CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - sift c

搜索资源列表

  1. sift-0.9.4

    0下载:
  2. this a matlab&C implementation of SIFT-this is a matlab&C implementation of SIFT
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2628131
    • 提供者:qingwa
  1. featurepoint

    0下载:
  2. Harris SUSAN AR 特征点算子 c++编写 可在程序中直接调用-Harris SUSAN AR feature algorithm by c++ can be use directly
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:10896
    • 提供者:王伟
  1. siftDemoV4

    0下载:
  2. 作为一种匹配能力较强的局部描述算子,SIFT算法的实现相当复杂,但从软件开发的角度来说,只要会使用其中几个比较重要的函数就行了。这里要感谢David Lowe这个大牛,不但提供了一种强悍的特征匹配算法,还给出了C++的实现代码,后来有人用C#实现了这个算法,需要的朋友可到网上自行下载。 -As a strong ability to match the partial descr iption of operator, SIFT algorithm to achieve very compl
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:759691
    • 提供者:xyrx
  1. ann

    1下载:
  2. matlab入门教程简单与详细版本、matlab神经网络源程序工具箱 、turbo码的c语言和matlab仿真程序 加州大学一博士写的基于sift的图像匹配源代码,.rar-matlab simple and detailed version of the Getting Started tutorial, matlab neural network toolbox source code, turbo codes in c language and matlab simulation prog
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10574554
    • 提供者:陈君
  1. Match_SIFT

    0下载:
  2. 这是一个SIFT算法的实现,主要的代码是Kuas写的,本人只是用来进行匹配而已。发上来主要是要推荐这个SIFT的实现,写的很棒,这个跟Rob Hess的源码相比,思路更加清晰,而且是用类封装好的,简单易用。这个代码是基于OpenCV的。-This is an implementation of SIFT algorithm, the main code is written by Kuas, I just used it for matching. I mainly recommend thi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:157412
    • 提供者:Zoro
  1. SIFT_vc_code

    1下载:
  2. 含有 SIFT 的c代码(基于OPEN CV) 和一份程序解说 ppt。 经过多方求取,学习,发现这是目前学习 sift 算法细节最有用的2份资料了,c 代码虽然是基于 open cv 的,但是不影响对 sift 算法整个流程的展现,只用到 openv 中对图像操作的部分,完全可以修改成纯 VC ++ 的代码哦~~ -SIFT contains the c code (based on OPEN CV) and a procedural explanation ppt. After many s
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-02
    • 文件大小:1011677
    • 提供者:bamu
  1. VCSIFT

    1下载:
  2. sift代码 完全是用c++ 代码很全 适合新手研究等-sift
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-02
    • 文件大小:769668
    • 提供者:巩固
  1. siftvc

    0下载:
  2. SIFT 算法的Visual studio C++ 6.0实现,并且有图形界面,很好理解,匹配效果也很好
  3. 所属分类:.net

    • 发布日期:2017-04-16
    • 文件大小:359822
    • 提供者:wushuqiong
  1. sift-0.9.19

    0下载:
  2. 检查图像是否修改过的程序,利用C和matlab混合编写-Check the image is modified program, prepared by mixing C and matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2809292
    • 提供者:winon
  1. sift-1.1.2_20100521

    0下载:
  2. 实现sift算子(特征提取与描述)的C++程序,使用了OpenCV库,包含帮助文档(docs文件夹内) SIFT algorithm implementing in C-实现sift算子(特征提取与描述)的C++程序,使用了OpenCV库,包含帮助文档(docs文件夹内) SIFT algorithm implementing in C++
  3. 所属分类:Graph program

    • 发布日期:2017-06-11
    • 文件大小:18254984
    • 提供者:chmt
  1. GdalBrowser

    0下载:
  2. GDAL支持的Morton 编码金字塔无缝漫游工具,从2007年开始,不断更新到2011年,偶的小业余研究。底层基于GDAL, 支持很多冷门格式。使用Morton金字塔重构二维数据,加上内存映射文件的帮助,浏览GB级影像没有问题。内嵌带接缝处理的透明分块条带处理接口,无需了解金字塔,也能透明对GB级影像进行各种处理。内嵌直方图均衡和模板卷积的例子,演示如何透明的开发处理算法。附带重要的功能是“尺度不变特征SIFT”的特征提取,本来是上学时的论文,经过这些年零敲碎打的改造,现在能进行全自动、半自动
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12399942
    • 提供者:流浪小狗
  1. sift-win-recompiled

    0下载:
  2. sift算法的C语言实现,在vc6.0已通过-sift algorithm C language, has been adopted in vc6.0
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1970308
    • 提供者:李鑫
  1. sift-latest.tar

    0下载:
  2. SIFT in unix code in c++.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:163047
    • 提供者:Daniel
  1. gkp

    0下载:
  2. c#实现SIFT算法,与网络上主流的一样,为了激活程序员的帐号,功能要自己摸索-c# to achieve SIFT algorithm, and the network as the mainstream, in order to activate the programmer' s account, function to find their own way
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:343566
    • 提供者:刘凯
  1. SIFT

    0下载:
  2. Implementation of SIFT in Visual C-Implementation of SIFT in Visual C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:38773
    • 提供者:Sahil Bajaj
  1. Matching

    0下载:
  2. 整理的sift程序 运行环境是c++2008-Sift finishing run environment is c++2008
  3. 所属分类:OpenCV

    • 发布日期:2017-05-22
    • 文件大小:6762380
    • 提供者:WJF
  1. CSharp-PSIFT

    0下载:
  2. c# code class for sift picture
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:12341
    • 提供者:donya
  1. sift

    0下载:
  2. sift算法说明及对应的MATLAB源码及C源码实现。-Demo code for detecting and matching SIFT features
  3. 所属分类:Algorithm

    • 发布日期:2017-06-15
    • 文件大小:24039218
    • 提供者:steven
  1. Sift

    0下载:
  2. 一个用C++来修改的SIFT算法,可以查看源码有一些中文注释 交流学习
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:727027
    • 提供者:木纳悠草
  1. sift

    0下载:
  2. Visual C++实现sift算法,可以看到效果图,和大家分享。-Visual C++ to achieve sift algorithm, you can see the renderings, and share..
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2202724
    • 提供者:gg
« 1 2 3 4 56 7 8 9 10 ... 13 »
搜珍网 www.dssz.com